home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Shareware / Utilities / MacBoot1.0.2.sit / macboot102.dmg / MacBoot.app / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2003-02-13  |  2.9 KB  |  121 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleDocumentTypes</key>
  8.     <array>
  9.         <dict>
  10.             <key>CFBundleTypeExtensions</key>
  11.             <array>
  12.                 <string>bootimage</string>
  13.             </array>
  14.             <key>CFBundleTypeIconFile</key>
  15.             <string>booM.icns</string>
  16.             <key>CFBundleTypeName</key>
  17.             <string>MacBoot Package</string>
  18.             <key>CFBundleTypeOSTypes</key>
  19.             <array>
  20.                 <string>booM</string>
  21.             </array>
  22.             <key>CFBundleTypeRole</key>
  23.             <string>Editor</string>
  24.             <key>LSTypeIsPackage</key>
  25.             <true/>
  26.             <key>NSDocumentClass</key>
  27.             <string>MyDocument</string>
  28.         </dict>
  29.         <dict>
  30.             <key>CFBundleTypeExtensions</key>
  31.             <array>
  32.                 <string>raw</string>
  33.             </array>
  34.             <key>CFBundleTypeName</key>
  35.             <string>Raw Data (.raw)</string>
  36.             <key>CFBundleTypeOSTypes</key>
  37.             <array>
  38.                 <string>raw</string>
  39.             </array>
  40.             <key>CFBundleTypeRole</key>
  41.             <string>Editor</string>
  42.             <key>NSDocumentClass</key>
  43.             <string>MyDocument</string>
  44.         </dict>
  45.         <dict>
  46.             <key>CFBundleTypeExtensions</key>
  47.             <array>
  48.                 <string>act</string>
  49.             </array>
  50.             <key>CFBundleTypeName</key>
  51.             <string>Color Table (.act)</string>
  52.             <key>CFBundleTypeOSTypes</key>
  53.             <array>
  54.                 <string>act</string>
  55.             </array>
  56.             <key>CFBundleTypeRole</key>
  57.             <string>Editor</string>
  58.             <key>NSDocumentClass</key>
  59.             <string>MyDocument</string>
  60.         </dict>
  61.         <dict>
  62.             <key>CFBundleTypeExtensions</key>
  63.             <array>
  64.                 <string>raw</string>
  65.                 <string>act</string>
  66.             </array>
  67.             <key>CFBundleTypeName</key>
  68.             <string>Raw/Act-pair</string>
  69.             <key>CFBundleTypeOSTypes</key>
  70.             <array>
  71.                 <string>raw</string>
  72.                 <string>act</string>
  73.             </array>
  74.             <key>CFBundleTypeRole</key>
  75.             <string>Editor</string>
  76.             <key>NSDocumentClass</key>
  77.             <string>MyDocument</string>
  78.         </dict>
  79.     </array>
  80.     <key>CFBundleExecutable</key>
  81.     <string>MacBoot</string>
  82.     <key>CFBundleGetInfoString</key>
  83.     <string>MacBoot 1.0.2</string>
  84.     <key>CFBundleHelpBookFolder</key>
  85.     <string>MacBoot Help</string>
  86.     <key>CFBundleHelpBookName</key>
  87.     <string>MacBoot Help</string>
  88.     <key>CFBundleIconFile</key>
  89.     <string>bmuicon.icns</string>
  90.     <key>CFBundleIdentifier</key>
  91.     <string>com.ittpoi.macboot</string>
  92.     <key>CFBundleInfoDictionaryVersion</key>
  93.     <string>6.0</string>
  94.     <key>CFBundleName</key>
  95.     <string>MacBoot</string>
  96.     <key>CFBundlePackageType</key>
  97.     <string>APPL</string>
  98.     <key>CFBundleShortVersionString</key>
  99.     <string>1.0.2</string>
  100.     <key>CFBundleSignature</key>
  101.     <string>booT</string>
  102.     <key>CFBundleVersion</key>
  103.     <string>1.0.2</string>
  104.     <key>NSMainNibFile</key>
  105.     <string>MainMenu</string>
  106.     <key>NSPrincipalClass</key>
  107.     <string>NSApplication</string>
  108.     <key>QualifiedSize</key>
  109.     <string>153778</string>
  110.     <key>QualifiedSolidChecksums</key>
  111.     <array>
  112.         <data>
  113.         wI353MqbNiP2GYNSGBLYSQ==
  114.         </data>
  115.         <data>
  116.         Vy0y3Tz/KuBBotPQfAS2kQ==
  117.         </data>
  118.     </array>
  119. </dict>
  120. </plist>
  121.